Sample Configuration File

Here is a sample configuration file for Templeton. Templeton can accept multiple configuration files. This allows the system to have default settings, users on the system to have other settings, and special instances of Templeton to run with even more setting changes.
# *************************************************************
#  Templeton, copyright 1995, 1996, 1997 N.A. Krawetz
#  All rights reserved.
# *************************************************************

# sample configuration for Templeton
#
# Lines beginning with a '#' are comments and are ignored.
# Lines should not be more than 80 characters.
# Operands in this file are in the form:
#    parameter value
# The parameter is case insensitive, except where a text string or URL
# is required.
# Boolean values ("true" or "false") are case insensitive.
# Numeric values should be numbers -- non-numbers are regarded as 0.
# All other types of values ARE case sensitive.

# ********************* File System ************************
User webmaster@host.machine.org
LocalPath e:\server.www\
Index index.html
FATFormat FALSE
FileOverwrite TRUE

ISMAP /cgi-bin/imagemap
MapType NCSA


# ********************* Network *****************************
#  ProxyHost	proxyhost.network.net
ProxyPort	80
# Spoof Mozilla (Templeton)


# ********************* Restrictions *****************************
RestrictHost TRUE
RestrictPath /
RestrictDepth 3
RemoveRestricted FALSE
Exclusion TRUE

# no sound
Deny *.au
# only compressed archives from my favorite site
Deny http://www.host.net/archive/
Allow http://www.host.net/archive/*.zip

Sleep 10


# ********************* Logging *****************************
# Mailto-File mailtolist
RemoteMapping TRUE
# Server-File serverlist

[Main Menu] [Options List] [Configuration]
Document revision: 23 Dec. 1996 for Templeton 1.970
Copyright 1996,1997 N.A. Krawetz
Modification, republication, and redistribution of this document is strictly prohibited. All rights reserved.